[INFO] cloning repository https://github.com/Vrixyz/rapier_rr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vrixyz/rapier_rr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVrixyz%2Frapier_rr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVrixyz%2Frapier_rr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a43719243076a8811cee1f399328ea6dd69480b7
[INFO] checking Vrixyz/rapier_rr against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVrixyz%2Frapier_rr" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Vrixyz/rapier_rr
[INFO] finished tweaking git repo https://github.com/Vrixyz/rapier_rr
[INFO] tweaked toml for git repo https://github.com/Vrixyz/rapier_rr written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Vrixyz/rapier_rr on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Vrixyz/rapier_rr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f64b1a73b60eb4e0c8d894fff386e09e3dca0b266d0d2bb1e1abd1173c1d5699
[INFO] running `Command { std: "docker" "start" "f64b1a73b60eb4e0c8d894fff386e09e3dca0b266d0d2bb1e1abd1173c1d5699", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f64b1a73b60eb4e0c8d894fff386e09e3dca0b266d0d2bb1e1abd1173c1d5699" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f64b1a73b60eb4e0c8d894fff386e09e3dca0b266d0d2bb1e1abd1173c1d5699", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f64b1a73b60eb4e0c8d894fff386e09e3dca0b266d0d2bb1e1abd1173c1d5699" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking arrow-schema v54.3.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking jiff v0.2.14
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking log-once v0.4.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking lexical-parse-integer v1.0.5
[INFO] [stderr]     Checking lexical-write-integer v1.0.5
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking lexical-parse-float v1.0.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking lexical-write-float v1.0.5
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking lexical-core v1.0.5
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]     Checking re_error v0.24.0-alpha.1+dev (https://github.com/rerun-io/rerun.git#1ed23406)
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking re_format v0.24.0-alpha.1+dev (https://github.com/rerun-io/rerun.git#1ed23406)
[INFO] [stderr]     Checking re_case v0.24.0-alpha.1+dev (https://github.com/rerun-io/rerun.git#1ed23406)
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking puffin v0.19.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking natord v1.0.9
[INFO] [stderr]     Checking clean-path v0.2.1
[INFO] [stderr]     Checking re_tracing v0.24.0-alpha.1+dev (https://github.com/rerun-io/rerun.git#1ed23406)
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking lz4_flex v0.11.3
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]     Checking econtext v0.2.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking poll-promise v0.3.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking indent v0.1.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]     Checking peg v0.6.3
[INFO] [stderr]     Checking memory-stats v1.2.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking spade v2.13.1
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking re_int_histogram v0.24.0-alpha.1+dev (https://github.com/rerun-io/rerun.git#1ed23406)
[INFO] [stderr]     Checking ena v0.14.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking re_capabilities v0.24.0-alpha.1+dev (https://github.com/rerun-io/rerun.git#1ed23406)
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]     Checking similar-asserts v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking re_math v0.20.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking re_log v0.24.0-alpha.1+dev (https://github.com/rerun-io/rerun.git#1ed23406)
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking re_memory v0.24.0-alpha.1+dev (https://github.com/rerun-io/rerun.git#1ed23406)
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/f32x8_.rs:360:14
[INFO] [stdout]     |
[INFO] [stdout] 360 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/f32x4_.rs:480:7
[INFO] [stdout]     |
[INFO] [stdout] 480 |       core::intrinsics::transmute(array)
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/f64x4_.rs:360:14
[INFO] [stdout]     |
[INFO] [stdout] 360 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/f64x2_.rs:457:14
[INFO] [stdout]     |
[INFO] [stdout] 457 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i8x16_.rs:391:14
[INFO] [stdout]     |
[INFO] [stdout] 391 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i16x16_.rs:308:14
[INFO] [stdout]     |
[INFO] [stdout] 308 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i8x32_.rs:204:14
[INFO] [stdout]     |
[INFO] [stdout] 204 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i16x8_.rs:445:14
[INFO] [stdout]     |
[INFO] [stdout] 445 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i32x4_.rs:476:14
[INFO] [stdout]     |
[INFO] [stdout] 476 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i32x8_.rs:351:14
[INFO] [stdout]     |
[INFO] [stdout] 351 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i64x2_.rs:383:14
[INFO] [stdout]     |
[INFO] [stdout] 383 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/i64x4_.rs:294:14
[INFO] [stdout]     |
[INFO] [stdout] 294 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/u8x16_.rs:283:14
[INFO] [stdout]     |
[INFO] [stdout] 283 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/u16x8_.rs:361:14
[INFO] [stdout]     |
[INFO] [stdout] 361 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/u16x16_.rs:275:14
[INFO] [stdout]     |
[INFO] [stdout] 275 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/u32x4_.rs:402:14
[INFO] [stdout]     |
[INFO] [stdout] 402 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/u32x8_.rs:264:14
[INFO] [stdout]     |
[INFO] [stdout] 264 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/u64x2_.rs:314:14
[INFO] [stdout]     |
[INFO] [stdout] 314 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `core_intrinsics`: intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wide-0.7.32/src/u64x4_.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 |     unsafe { core::intrinsics::transmute(array) }
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2026-06-12; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wide` (lib) due to 19 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f64b1a73b60eb4e0c8d894fff386e09e3dca0b266d0d2bb1e1abd1173c1d5699", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f64b1a73b60eb4e0c8d894fff386e09e3dca0b266d0d2bb1e1abd1173c1d5699", kill_on_drop: false }`
[INFO] [stdout] f64b1a73b60eb4e0c8d894fff386e09e3dca0b266d0d2bb1e1abd1173c1d5699
